Skip to content

chore(idempotency): bump @aws/durable-execution-sdk-js to ^1.1.6#5298

Merged
svozza merged 2 commits into
mainfrom
chore/bump-durable-execution-sdk-1.1.6
May 27, 2026
Merged

chore(idempotency): bump @aws/durable-execution-sdk-js to ^1.1.6#5298
svozza merged 2 commits into
mainfrom
chore/bump-durable-execution-sdk-1.1.6

Conversation

@svozza

@svozza svozza commented May 27, 2026

Copy link
Copy Markdown
Contributor

Summary

@aws/durable-execution-sdk-js@1.1.6 is now on npm with the upstream fix for the bundling regression that shipped in 1.1.3-1.1.5 (a top-level esmShim() banner in dist/index.mjs that crashed downstream esbuild → CJS bundles at module init with TypeError: fileURLToPath(undefined)). This PR bumps the idempotency dev dependency from ^1.1.3 straight to ^1.1.6.

Changes

  • packages/idempotency/package.json: @aws/durable-execution-sdk-js from ^1.1.3 to ^1.1.6.
  • package-lock.json: refreshed via npm install; the SDK resolves to 1.1.6 for the idempotency workspace and dedupes with the middy transitive dependency.

Test plan

Issue number: closes #5297


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

Picks up the upstream fix for the bundling regression that
shipped in 1.1.3 (esmShim banner removed from dist/index.mjs).

Refs #5297
@powertools-for-aws-oss-automation powertools-for-aws-oss-automation Bot added size/XS PR between 0-9 LOC and removed size/XS PR between 0-9 LOC labels May 27, 2026
@sonarqubecloud

Copy link
Copy Markdown

@svozza svozza merged commit dbc07c7 into main May 27, 2026
39 checks passed
@svozza svozza deleted the chore/bump-durable-execution-sdk-1.1.6 branch May 27, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS PR between 0-9 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance: Bump @aws/durable-execution-sdk-js to ^1.1.6

2 participants